PHP Zip Library Installation
Linux systems PHP 5.2.0 and later
Compile PHP with zip support by using the --enable-zip configure option.
Windows PHP 5.2.0 and later
Windows users need to enable php_zip.dll inside of php.ini in order to use these functions.