This has
<ProductManufacturer>Apple Inc.</ProductManufacturer>
<ProductVersion>6.1.7483</ProductVersion>
<ProductCode>{FCFFE6B6-BAE8-490E-88D0-097A9DA1C43D}</ProductCode>
which seems to be the latest. It has
<Name>FaceTime HD Camera
<InfName>AppleCamera64.inf</InfName>
<Class>Image</Class>
<ClassGUID>{6bdd1fc6-810f-11d0-bec7-08002be2092f}</ClassGUID>
<CatalogFile>AppleCamera64.cat</CatalogFile>
<Provider>"Apple Inc."</Provider>
<DriverVer>09/30/2016,6.1.6500.0</DriverVer>
<ServiceBinary>AppleCamera.sys</ServiceBinary>
<HardwareID></HardwareID>
<isX64>yes</isX64>
</Name>
You should have the 2016 driver, not the 2006 driver. You should have a .exe file in the Apple Drivers folder on the USB.
This requires a bit of work. You should first create a Windows System Restore point.
You can uninstall the 2006 driver, delete the device, remove the 2006 driver from the DrvStore using pnputil.exe, and then manually install the 2016 driver. If you reboot in the middle, the 2006 driver will come back. The current driver is a generic USB camera driver.