I need to install openSSL onto my local easyphp build so that I can use functions such as openssl_random_pseudo_bytes(), but I can't seem to find any instructions on how to install it anywhere. Can someone explain to me how to install it?
(I apologize if this is a dumb question, which by the lack of results I suspect it is but, I am very lost none the less)
It was in fact a simple mistake. I had forgotten to restart my server :/. I just followed the instructions on the first comment here [www.php.net] for anyone else with the problem.