Can't download package to use PHP SDK for couchbase server

I am going through the official documentation of couchbase: https://developer.couchbase.com/documentation/server/5.0/sdk/php/start-using-sdk.html

What I need is: I want to use php to insert, update, delete on couchbase data.

To configure my local machine I am following the following steps:

  1. go to: https://developer.couchbase.com/server/other-products/release-notes-archives/php-sdk
  2. trying to download: http://packages.couchbase.com/clients/php/php_couchbase-2.4.3-7.1-nts-vc14-x64.zip.

But in this url I am getting the following error message:

<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>
clients/php/php_couchbase-2.4.3-7.1-nts-vc14-x64.zip
</Key>
<RequestId>F7731108CC9B337B</RequestId>
<HostId>
UiCyDZHUww+WX36Lo+AGcX+8tKv0lhMBLUI4PK5+vNSJzwdPlz3Eow0bZBLMax6qmPhk4zQBFsc=
</HostId>
</Error>

I googled for 2 days. I am apologizing if I am asking such a question which should not be asked here. I am absolute beginner in couchbase. I am confidant with php and mysql. Any suggestion will be appreciated.

N.B: I am using PHP Version 7.2.0

@sattar.kuet, I’ve fixed the links already. Thanks for noticing it. We don’t provide official binaries for PHP 7.2 on windows. Although we do support 7.2 and you can build binary from sources, or use one from http://pecl.php.net/package/couchbase/2.4.3/windows