I am trying to install the Libsodium PHP extension using PECL, but I have no idea how to get the dll files needed. I want to use it with Wampserver on Windows 7 (64-bit).
Can any one help me?
Here is How I did it.
extension=php_libsodium.dll
You should now get your php_libsodium in the extensions of the php Up and Running. :)
**I didn't notice that, this question is 4 months old. I hope You have solved this.