How can I upgrade to the latest version of libzip on a Windows 10 machine running MAMP 4.0?
I haven't a clue where to start and have trawled the web for advice. Compiling means little to me as I don't know where to begin.
I'm trying to use ZipFile() encryption using php and it comes up with an error Uncaught Error: Call to undefined method ZipArchive::setEncryptionName(). Google says to update libZip to latest version and it will work but I don't know how.