When I tried to install composer on windows I received this error:
"Some settings on your machine make Composer unable to work properly.
Make sure that you fix the issues listed below and run this script again:
The openssl extension is missing, which means that secure HTTPS transfers
are impossible. If possible you should enable it or recompile php
with --with-openssl"
Anybody knows how I can resolve this kind of error ?
Also you should know I enabled ssl on apache server.