I've installed openssl on my wampserver (localhost) using this tutorial http://www.mytechblog.in/install-ssl-windows-localhost-wamp-http-ssl-https/.
Everything was fixed and when finding for errors in cmd using httpd -t it says "OK".
Now, when I'm trying to turn on wampserver it gets stuck on orange status. Skype is closed, and the only thing I can think of is that httpd-ssl.conf and httpd.conf - both are using the same port. I found out that wamp is using port 80 and openssl is using port 443. I've also tried to change both of them anyway and still getting orange status.
I hope you can help me solve this issue! Thanks (: