I wanted to install Zend Framework 2. So I downloaded the skeleton application. As mentioned in the ZF2 manual, we have to issue the command
I had to uncomment extension=openssl in php.ini file for everything to work!
extension=openssl
php.ini