Install Composer
You can set up a host to use Composer in just a few steps. Information on downloading Composer can be found here. Click on “Composer-Setup.exe” in the Windows Installer section. This should download a file called “Composer-Setup” to your downloads folder.
Click on the Composer Setup file and you will be guided through the installation. Proxy settings are not covered in this tutorial.
Point to the version of PHP you want to install Composer for.
The installation wizard will complete the installation.
Verify that you have properly installed Composer by typing “composer –v” on the command line.