The problem is resolved. In fact, when I had such errors using WAMP (orange icon), I decided to configure it again.
So, I installed the newest version of WAMP, but there was not the same php.ini as I used before, and in fact the problem was that on php.ini I had to activate the line ;extension=php_openssl.dll
so I just deleted the character ; , and this line became similar to extension=php_openssl.dll
Now it works great.
Stanislas Piotrowski
source share