So I have tried all morning to install composer so I can start to use the laravel framework.
I am running windows server r2 standard 64bit with XAMPP on php 7.0
is open_ssl enabled in php?
you may need to install open ssl using
apt-get install open-ssl
You just have to uncomment this line in your php.ini
extension=php_openssl.dll