I am following this PHP Google+ tutorial and I am trying to install composer in my WAMP directory
C:\\wamp\\www\\gplus-quickstart-php>curl -s https://getc
first you have to add your php path to system after go to php.ini and rmove ; for extension=php_openssl.dll it will be active 3 run this command in cmd :
;
extension=php_openssl.dll
php -r "eval('?>'.file_get_contents('https://getcomposer.org/installer'));"